Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable redirects in config #936

Merged
merged 1 commit into from
May 31, 2024
Merged

feat: enable redirects in config #936

merged 1 commit into from
May 31, 2024

Conversation

abvthecity
Copy link
Contributor

@abvthecity abvthecity commented May 28, 2024

You can now provide a redirects block in docs.yml, which will create 307's for those routes.


Follow up PRs needed:

  • ability to configure 308 (permanent redirect)
  • ability to run these redirects in local preview

@abvthecity abvthecity requested a review from dsinghvi as a code owner May 28, 2024 21:25
Copy link

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fern-dev ✅ Ready (Inspect) Visit Preview May 28, 2024 9:30pm
3 Ignored Deployments
Name Status Preview Updated (UTC)
fern-prod ⬜️ Ignored (Inspect) May 28, 2024 9:30pm
fontawesome-cdn ⬜️ Ignored (Inspect) May 28, 2024 9:30pm
private-docs ⬜️ Ignored (Inspect) May 28, 2024 9:30pm

@abvthecity abvthecity merged commit b7476d6 into main May 31, 2024
20 checks passed
@abvthecity abvthecity deleted the ajiang/redirects branch May 31, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants